Skip to content

Install post-commit hook for static preview build#101

Merged
eljog merged 1 commit into
mainfrom
eljog/install-post-commit-hook
Jul 9, 2025
Merged

Install post-commit hook for static preview build#101
eljog merged 1 commit into
mainfrom
eljog/install-post-commit-hook

Conversation

@eljog
Copy link
Copy Markdown
Member

@eljog eljog commented Jul 9, 2025

Copilot AI review requested due to automatic review settings July 9, 2025 20:33
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR modifies the dev container setup to install a post-commit Git hook for static preview builds. The change separates the post-commit hook installation from the static preview build script, moving the hook to the proper Git hooks directory while sourcing the build script from a different location.

  • Separates post-commit hook installation from static preview build script setup
  • Installs the post-commit hook directly to the Git hooks directory
  • Updates the source path for the static preview build script

Comment thread .devcontainer/refreshTools.sh
Comment thread .devcontainer/refreshTools.sh
@eljog eljog merged commit 80cc690 into main Jul 9, 2025
2 checks passed
@eljog eljog deleted the eljog/install-post-commit-hook branch July 9, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants